home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Sample Code / Newton Sample Code 1.2 / Book Maker / Beyond Help-3 / README.Beyond Help < prev   
Encoding:
Text File  |  1994-06-14  |  565 b   |  16 lines  |  [TEXT/R*ch]

  1. Beyond Help, by Bob Ebert
  2. Copyright (c) 1993, Apple Computer, Inc.  All rights reserved.
  3.  
  4. This sample illustrates using the Newton BookMaker to create a custom help
  5. file (using the TinyTim reader in the Newton) and open it with an
  6. application.
  7.  
  8. The help book source gives most of the information on using and creating
  9. help books.  Read it!
  10.  
  11. Change History:
  12.  
  13. v3 - changed sample to use protoInfoButton for invoking Help as per UI specs
  14.      changed sample to use load command in project data to read in book
  15.      updated help book source document to reflect changes
  16.